Skip to content

Conversation

@egrace479
Copy link
Member

Following offline discussion with Imageomics Data & Infrastructure Team, sets colors to Imageomics schemes while maintaining sufficient contrast.

Matches admonitions to URLs and hover colors (note and question, respectively) to avoid contrasting colors and ensure they stand out.

Light Mode (hover on PR Guide & Project Management):
Screenshot 2025-09-05 at 3 39 18 PM
Screenshot 2025-09-05 at 3 41 09 PM

Dark Mode (hover on PR Guide & Project Management):
Screenshot 2025-09-05 at 3 39 55 PM
Screenshot 2025-09-05 at 3 40 46 PM

Resolves #62.

@egrace479 egrace479 added the design UX or presentation needs attention label Sep 5, 2025

/* shaded part (title/heading) */
.md-typeset .note>.admonition-title,.md-typeset .note>summary {
background-color: #0097b21a;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting, I learned something new today about the alpha channel. I don't think this used to be there originally?

Copy link
Member

@hlapp hlapp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤩

@egrace479 egrace479 merged commit ff28eb2 into main Sep 5, 2025
@egrace479 egrace479 deleted the ux-colors branch September 5, 2025 23:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

design UX or presentation needs attention

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Imageomics-Guide color scheme

3 participants